These are the proposed changes to XenD that adapt vTPM handling to the
authorEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 16:12:04 +0000 (17:12 +0100)
committerEwan Mellor <ewan@xensource.com>
Sat, 28 Oct 2006 16:12:04 +0000 (17:12 +0100)
commitc702ebb63190cac143d6f5e94ff0b2904c24f1dd
tree8267978464038a3464d006c18662604675bc9a80
parent65488fbb180a542a7f0b90e5f4ed7445dd2e4787
These are the proposed changes to XenD that adapt vTPM handling to the
document and the implementation in the library. It's implementation is
now similar to VIF and VBD. The implementation passes the first 2 tests
in the vTPM- related tests in the xm-test suite.

Minor conflict resolution by Ewan Mellor.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xend/XendAPI.py
tools/python/xen/xend/XendConfig.py
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/XendError.py
tools/python/xen/xend/server/tpmif.py
tools/python/xen/xm/create.py